诗词屋>英语词典>upper case翻译和用法

upper case

英 [ˌʌpə ˈkeɪs]

美 [ˌʌpər ˈkeɪs]

n.  大写字母

计算机

牛津词典

    noun

    • 大写字母
      capital letters (= the large form of letters, for example A, B, C rather than a, b, c)
      1. Headings should be in upper case.
        标题应该大写。

    柯林斯词典

    • ADJ (字母)大写的
      Upper caseletters are capital letters.
      1. Most schools teach children lower case letters first, and upper case letters later.
        大多学校先教孩子们小写字母,然后再教大写字母。
      2. Upper caseis also a noun.
      3. I'm wondering if 'per capita' ought to have upper case, or should it be lower case?
        我想知道per capita是应该大写呢,还是小写?

    双语例句

    • In this name, the three words, get, car, and price, which constitute the service name, are separated by three upper case letters, G, C, and P.
      在这个名称中包含get、car和price三个单词,分别使用G、C和P三个大写字母加以区分。
    • Some of the standardization rules are straightforward and do not require significant effort, such as converting mixed-character data into upper case.
      有些标准化规则非常简单,不需要进行大量的工作,如将混合使用大小写的数据转换为大写数据。
    • This function first parses the second word from the option ( the first word being the first name), changes it to upper case, and then compares the two strings and returns a-1,1, or0.
      该函数首先解析选项的第二个词(第一个词是名字),将它变为大写形式,然后比较两个字符串,并返回-1、1或0。
    • Message text can be translated to upper case or lower case, check your spelling, remove its deficiencies.
      邮件内容可以转换为大写或小写,检查您的拼写,消除其缺陷。
    • Change the text in the current selection to all upper case.
      将当前选定内容中的文本全部转换为大写。
    • For example one common convention for naming service uses upper case letters to separate/ distinguish words in the name of the service.
      例如,命名服务的一个常见约定是使用大写字母来分离/区分服务名中的单词。
    • Using only lower or upper case characters reduces generated texture size.
      使用仅小写或大写字符能降低生成纹理大小。
    • The following registers are supported. Register names are always in upper case.
      支持下面的寄存器。寄存器名都是大写的。
    • The DBMS automatically manages the functional index and applications need not include logic to manage the upper case data.
      DBMS将自动管理函数索引以及不需要包含逻辑来管理大写形式数据的应用程序。
    • All the service does is transform three lowercase String input values to upper case after forcing a10 second pause in the execution to simulate a long running process.
      这一服务的唯一功能只是将三个小写的字符串输入值在强制10秒的间隔后转化为大写的字符串,这一强制时间间隔用来模拟一较长时间处理过程。